DBFInfo

Members

Variables

bCurrentRecordModified
int bCurrentRecordModified;
Undocumented in source.
bNoHeader
int bNoHeader;
Undocumented in source.
bUpdated
int bUpdated;
Undocumented in source.
dfDoubleField
double dfDoubleField;
Undocumented in source.
fp
SAFile fp;
Undocumented in source.
iLanguageDriver
int iLanguageDriver;
Undocumented in source.
nCurrentRecord
int nCurrentRecord;
Undocumented in source.
nFields
int nFields;
Undocumented in source.
nHeaderLength
int nHeaderLength;
Undocumented in source.
nRecordLength
int nRecordLength;
Undocumented in source.
nRecords
int nRecords;
Undocumented in source.
nWorkFieldLength
int nWorkFieldLength;
Undocumented in source.
pachFieldType
char* pachFieldType;
Undocumented in source.
panFieldDecimals
int* panFieldDecimals;
Undocumented in source.
panFieldOffset
int* panFieldOffset;
Undocumented in source.
panFieldSize
int* panFieldSize;
Undocumented in source.
pszCodePage
char* pszCodePage;
Undocumented in source.
pszCurrentRecord
char* pszCurrentRecord;
Undocumented in source.
pszHeader
char* pszHeader;
Undocumented in source.
pszWorkField
char* pszWorkField;
Undocumented in source.
sHooks
SAHooks sHooks;
Undocumented in source.

Meta